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