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