/** Whether the chat is laying out right-to-left (`false` when used outside `Chat`). */ export declare function useIsRTL(): boolean; //# sourceMappingURL=useIsRTL.d.ts.map