import { SvgIconComponent } from './types'; declare const AddIcon: SvgIconComponent; export default AddIcon;