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