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