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