export { default as TitleForComponent } from './TitleForComponent';
export type { TTitleForComponent } from './TTitleForComponent.model';
