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