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