import { IconArrowRotateRight, iconArrowRotateRightTag } from '@ni/nimble-components/dist/esm/icons/arrow-rotate-right';
export type { IconArrowRotateRight };
export { iconArrowRotateRightTag };
export declare const NimbleIconArrowRotateRight: import("@lit/react").ReactWebComponent<IconArrowRotateRight, {}>;
