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