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