import { IconComponent } from '..';
declare const CloseIcon: IconComponent;
export { CloseIcon };
