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