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