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