import { TypeOrmModuleOptions } from '@nestjs/typeorm'; declare const config: TypeOrmModuleOptions; export = config;