import { Universe } from '../modeling'; export declare function loadUniverseFromFile(filePath: string): Promise; //# sourceMappingURL=index.d.ts.map