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