declare function stylisRTLPlugin(context: number, content: string): string | undefined;

export default stylisRTLPlugin;
