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