import type { IconComponent } from '../types'; declare const AddCircle: IconComponent; export default AddCircle;