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