export declare const AppRoutes: () => import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | null;
