declare module '*.css' { const styleMap: {[key: string]: string} export = styleMap }