import type { IConfig } from '../types'; export declare function parseConfig(refresh?: boolean): Promise; //# sourceMappingURL=parse.d.ts.map