export default function transpileShader(source: any, targetGLSLVersion: any, isVertex: any): any;
