declare const cssHelpers: { TRUNCATE: string; VISUALLY_HIDDEN: string; }; export default cssHelpers;