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