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