import { IconArrowLeftFromLine, iconArrowLeftFromLineTag } from '@ni/nimble-components/dist/esm/icons/arrow-left-from-line';
export type { IconArrowLeftFromLine };
export { iconArrowLeftFromLineTag };
export declare const NimbleIconArrowLeftFromLine: import("@lit/react").ReactWebComponent<IconArrowLeftFromLine, {}>;
