export declare class ConfigLoader {
    static initialize(): Promise<void>;
}
//# sourceMappingURL=ConfigLoader.d.ts.map