import { SVGIconDef } from './types'; declare const ArrowDownFilled: SVGIconDef; export default ArrowDownFilled;