import { IconShieldXmark, iconShieldXmarkTag } from '@ni/nimble-components/dist/esm/icons/shield-xmark';
export type { IconShieldXmark };
export { iconShieldXmarkTag };
export declare const NimbleIconShieldXmark: import("@lit/react").ReactWebComponent<IconShieldXmark, {}>;
