/// import { IIconProps } from 'types'; declare const ArrowSelect180Svg: (props: IIconProps) => JSX.Element; export default ArrowSelect180Svg;