3 lines
119 B
TypeScript
3 lines
119 B
TypeScript
import type { RtlItem } from '../../config-provider/src/internal-interface';
|
|
export declare const messageRtl: RtlItem;
|