import "./sceneVertexDeclaration.js"; import "./meshVertexDeclaration.js"; /** @internal */ export declare const shadowMapVertexDeclaration: { name: string; shader: string; };