export namespace CopyShader { namespace uniforms { namespace tDiffuse { const value: null; } namespace opacity { const value_1: number; export { value_1 as value }; } } const vertexShader: string; const fragmentShader: string; }