import { SVGProps } from 'react'; declare const IconArrowDropUpRegular: (props: SVGProps) => JSX.Element; export default IconArrowDropUpRegular;