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