import { Path } from '@boost/common';
export declare function loadJson<T>(path: Path): Promise<T>;
//# sourceMappingURL=json.d.ts.map