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