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