import { PartialEmotionCanvasTheme } from '@workday/canvas-kit-react/common';
export declare const useRTL: (partialTheme?: PartialEmotionCanvasTheme) => {
    shouldUseRTL: boolean;
};
//# sourceMappingURL=useRTL.d.ts.map