import "./sceneUboDeclaration";
import "./meshUboDeclaration";
/** @internal */
export declare const shadowMapUboDeclaration: {
    name: string;
    shader: string;
};
