import { Provider } from "@nestjs/common"; export declare const ConfigProvider: (path: string) => Provider;