// This file is automatically generated.
// Please do not change this file!
interface CssExports {
  'divider': string;
  'divider-wrapper': string;
  'dividerWrapper': string;
  'thumb': string;
}
declare var cssExports: CssExports;
export = cssExports;
