/// <reference types="react" />
declare const TextHOne: (props: any, ref: any) => JSX.Element;
export default TextHOne;
