import { IconRunningArrow, iconRunningArrowTag } from '@ni/nimble-components/dist/esm/icons/running-arrow';
export type { IconRunningArrow };
export { iconRunningArrowTag };
export declare const NimbleIconRunningArrow: import("@lit/react").ReactWebComponent<IconRunningArrow, {}>;
