export declare type TextTransform = 'none' | 'uppercase' | 'lowercase';