import type { TOC } from "@ember/component/template-only"; export declare const Div: TOC<{ Element: HTMLDivElement; Blocks: { default: []; }; }>; export declare const Label: TOC<{ Element: HTMLLabelElement; Args: { for: string; }; Blocks: { default: []; }; }>; //# sourceMappingURL=typed-elements.d.ts.map