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