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