declare const styles: { readonly "addedBg": string; readonly "modifiedBg": string; readonly "removedBg": string; }; export = styles;