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