import { SVGIconDef } from './types'; declare const NavigationOutlined: SVGIconDef; export default NavigationOutlined;