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