import "./decalFragmentDeclaration";
/** @internal */
export declare const defaultFragmentDeclaration: {
    name: string;
    shader: string;
};
