export declare const useRtl: () => { isRtl?: import('vue').Ref | undefined; locale?: import('vue').Ref | undefined; };