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