import { Group } from "three";
declare const _default: (url: string, clone: boolean) => Promise<Group>;
export default _default;
