import { Config } from 'tailwind-merge';
export declare const withRtl: (prevConfig: Config) => Config;
