import React from "react"; export declare function DeleteIcon(props: { color: string; }): React.JSX.Element;