// This file is automatically generated.
// Please do not change this file!
interface CssExports {
  'active': string;
  'btn': string;
  'btnGroup': string;
  'inactive': string;
  'infoGroup': string;
}
declare var cssExports: CssExports;
export = cssExports;
