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