import AttributeNode from "../core/AttributeNode.js"; export const uv: (index?: number) => AttributeNode<"vec2">;