export type TitleOptions = { show?: boolean; text?: string; };