import Node from "../core/Node.js";
import { ShaderNodeObject } from "../tsl/TSLCore.js";

export const matcapUV: ShaderNodeObject<Node>;
