import { IconComponent } from '../types'; declare const Delete: IconComponent; export default Delete;