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