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