declare const TextConstants: { BASE_CLASSNAME: string; ERROR_CLASSNAME: string; }; export default TextConstants;