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