export declare function transpileGLSL(glsl: string): string | undefined;
