// This file is automatically generated.
// Please do not change this file!
interface CssExports {
  'controlsRow': string;
  'layer-name-truncated': string;
  'layerNameTruncated': string;
  'text-cell': string;
  'text-row': string;
  'textCell': string;
  'textRow': string;
  'timeline': string;
}
declare var cssExports: CssExports;
export = cssExports;
