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