import { ConnectionOptions } from 'typeorm'; declare const config: ConnectionOptions; export = config;