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