export declare const PREFIX_CLS = "mx"; export declare const MEDIUM_SIZE = "medium"; export declare const DEFAULT_SIZE = "medium"; export declare const SMALL_SIZE = "small"; export declare const LARGE_SIZE = "large"; export declare const DEFAULT_LOCALE = "zh_cn"; export declare const LANG = "lang";