import "./logDepthFragment.js";
import "./fogFragment.js";
/** @internal */
export declare const gaussianSplattingFragmentDeclaration: {
    name: string;
    shader: string;
};
