import { IconArrowUpLeftAndArrowDownRight, iconArrowUpLeftAndArrowDownRightTag } from '@ni/nimble-components/dist/esm/icons/arrow-up-left-and-arrow-down-right';
export type { IconArrowUpLeftAndArrowDownRight };
export { iconArrowUpLeftAndArrowDownRightTag };
export declare const NimbleIconArrowUpLeftAndArrowDownRight: import("@lit/react").ReactWebComponent<IconArrowUpLeftAndArrowDownRight, {}>;
