export type { TitleProps } from './types'; export { Title as default } from './styled';