/// <reference types="react" />
declare const DeleteIcon: (properties: any) => JSX.Element;
export default DeleteIcon;
