import { IconDownRightFromSquare, iconDownRightFromSquareTag } from '@ni/nimble-components/dist/esm/icons/down-right-from-square';
export type { IconDownRightFromSquare };
export { iconDownRightFromSquareTag };
export declare const NimbleIconDownRightFromSquare: import("@lit/react").ReactWebComponent<IconDownRightFromSquare, {}>;
