import type { TOC } from '@ember/component/template-only'; export declare const Element: TOC<{ Args: { kind: 'component' | 'modifier'; info: any; }; }>; //# sourceMappingURL=element.d.ts.map