import type { IconComponent } from '../types'; declare const Subtract: IconComponent; export default Subtract;