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