import { type InitOptions } from './common'; export declare function initConfig(options?: InitOptions): void; //# sourceMappingURL=config.d.ts.map