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