import { IconXmarkCheck } from '@ni/nimble-components/dist/esm/icons/xmark-check';
export { type IconXmarkCheck };
export declare const NimbleIconXmarkCheck: import("@ni/fast-react-wrapper").ReactWrapper<IconXmarkCheck, unknown>;
