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