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