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