import { SVGProps } from 'react';
export declare function IcRoundArrowDropDown(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
export default IcRoundArrowDropDown;
