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