import { TMurypRoutes } from '../types/global';
export declare function convertRoutes(routes: TMurypRoutes): TMurypRoutes;
