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