export interface CssDictionary { [property: string]: string; }