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