/** * Update typeorms' .env config file with top level .env file */ export declare function getTypeormConfig(): string;