import { IconSvgProps } from '../types';
declare const XCircle: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default XCircle;
//# sourceMappingURL=XCircle.d.ts.map