import { IconDefinition } from '../types'; declare const IconPlus: IconDefinition; export default IconPlus;