import { DataSourceOptions } from 'typeorm'; declare const config: DataSourceOptions; export default config;