import { IconDesktop, iconDesktopTag } from '@ni/nimble-components/dist/esm/icons/desktop'; export type { IconDesktop }; export { iconDesktopTag }; export declare const NimbleIconDesktop: import("@lit/react").ReactWebComponent;