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