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