import { Object3D } from "three";
export declare function shouldExport_HideFlags(obj: Object3D): boolean;
