export declare const TechnicolorShader: { uniforms: { tDiffuse: { value: null; }; }; vertexShader: string; fragmentShader: string; };