declare const ShowCharCount: () => React.JSX.Element | null;
export default ShowCharCount;
