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