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