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