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