import * as React from "react"; declare function SvgNavigation(props: React.SVGProps): React.JSX.Element; export default SvgNavigation;