import { IconDefinition } from '../types'; declare const ArrowdownOutlined: IconDefinition; export default ArrowdownOutlined;