export interface ConfigLoaderOptions {
    basePath?: string;
}
//# sourceMappingURL=config-loader.options.d.ts.map