import type { TOC } from '@ember/component/template-only'; export interface LockUnlockIconSignature { Element: SVGSVGElement; } export declare const LockUnlockIcon: TOC; //# sourceMappingURL=lock-unlock.d.ts.map