import React from 'react';
declare const IconDeleteFill: React.FC<import("./interface").IconCommonProps>;
export default IconDeleteFill;
