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