import React from "react";
declare const DeleteIcon: (properties: any) => React.JSX.Element;
export default DeleteIcon;
