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