export declare const routes: { route: string; name: string; moduleId: string; settings: { auth: boolean; }; }[];