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