// This file is automatically generated. // Please do not change this file! interface CssExports { 'center': string; 'content': string; 'left': string; 'right': string; } declare var cssExports: CssExports; export = cssExports;