import { ConnectionOptions } from 'typeorm'; export declare function getDbConfig(): ConnectionOptions;