import { IconExclamationMark, iconExclamationMarkTag } from '@ni/nimble-components/dist/esm/icons/exclamation-mark'; export type { IconExclamationMark }; export { iconExclamationMarkTag }; export declare const NimbleIconExclamationMark: import("@lit/react").ReactWebComponent;