/**
 *
 * @param {string} source
 */
export function build_vertex_shader(source: string): string;
//# sourceMappingURL=build_vertex_shader.d.ts.map