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