export default RouteLeavingGuard;
declare function RouteLeavingGuard(props: any): JSX.Element;
