//// ============ tool's types ============ ////// export interface TitleType{ text:string; }