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