import React from 'react';
declare const DeleteFill: React.FC<import("./gen").IconFillProps>;
export default DeleteFill;
