import React from 'react'; export declare function TextTransform({ name }: { name?: string; }): React.JSX.Element;