import * as React from "react"; declare function NavigationOutline(props: React.SVGProps): any; export default NavigationOutline;