import type { ReactRouterV4V5RouteProps } from './types';
export declare function FaroRoute(props: ReactRouterV4V5RouteProps): import("react/jsx-runtime").JSX.Element;
