import { IconProps } from '../Icon'; declare function SvgNavigateNext(props: IconProps): JSX.Element; export default SvgNavigateNext;