export declare const loadJSON: (path: string) => Promise; export declare const baseSchemaLocation: () => Promise;