export declare class Config {
    static init(): Promise<void>;
}
