import type { Object3D } from 'three/webgpu';
export declare function printSceneGraphToConsole(node: Object3D, startAtRoot?: boolean): void;
//# sourceMappingURL=printSceneGraphToConsole.d.ts.map