export { default as Title } from './Title.svelte'; export type { TitleProps, TitleOrder, HTMLHeadingElements } from './Title';