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