UNPKG

ember-bootstrap

Version:
9 lines (8 loc) 240 B
export interface TitleSignature { Blocks: { default: []; }; Element: HTMLHeadingElement; } declare const _default: import("@ember/component/template-only").TemplateOnlyComponent<TitleSignature>; export default _default;