declare const LoremConstants: { BASE_CLASSNAME: string; CHARACTER: string; }; export default LoremConstants;