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