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