import { IconUnlock, iconUnlockTag } from '@ni/nimble-components/dist/esm/icons/unlock';
export type { IconUnlock };
export { iconUnlockTag };
export declare const NimbleIconUnlock: import("@lit/react").ReactWebComponent<IconUnlock, {}>;
