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