// This file is automatically generated.
// Please do not change this file!
interface CssExports {
  'body': string;
  'cancelBtn': string;
  'doneBtn': string;
  'editor': string;
  'editorHeader': string;
  'field': string;
  'fieldBtn': string;
  'header': string;
  'inner': string;
  'is-mounted': string;
  'isMounted': string;
  'popupEditor': string;
  'saveBtn': string;
}
declare var cssExports: CssExports;
export = cssExports;
