export interface TextInfo { text: string; lineHeightMultiplier: number; }