declare interface RtlCSSJS { default: RtlCSSJS (o: T): T } declare const rtlCSSJS: RtlCSSJS export = rtlCSSJS