export declare function addRoutesToConfig(routesConfigPath: string, isTS: boolean): Promise<void>;
