import { IconProps } from '../Icon'; declare function SvgArrowDropUp(props: IconProps): JSX.Element; export default SvgArrowDropUp;