export function toType(type: any): any; export function mapByte2FloatOffset(stretch: any): string; export function sample2DArray(textures: any): string; export function binaryOperator(type: any, op: any, curry: any): string; export function extendVec(from: any, to: any, value: any): any; export function truncateVec(from: any, to: any): any; export function injectVec4(order: any): string; export function swizzleVec4(order: any, size?: null): string; export function invertSwizzleVec4(order: any): string; export function identity(type: any, ...args: any[]): string; export function constant(type: any, value: any): string;