import "dotenv/config"; import { DataSource } from "typeorm"; export declare const AppDataSource: DataSource;