import { TitleComponent } from './interface.js'; declare const TitleCom: TitleComponent; export { TitleCom as default };