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