import type { ReactRouterV6RoutesProps } from './types';
export declare function FaroRoutes(props: ReactRouterV6RoutesProps): JSX.Element;
