import { IconWindowRestore, iconWindowRestoreTag } from '@ni/nimble-components/dist/esm/icons/window-restore';
export type { IconWindowRestore };
export { iconWindowRestoreTag };
export declare const NimbleIconWindowRestore: import("@lit/react").ReactWebComponent<IconWindowRestore, {}>;
