import React from 'react';
export declare const NavigateOutline: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
