// This file is automatically generated.
// Please do not change this file!
interface CssExports {
  'content': string;
  'item1': string;
  'item2': string;
  'item3': string;
  'item4': string;
  'number': string;
  'unit': string;
}
declare var cssExports: CssExports;
export = cssExports;