export declare const isValidComponentSize: (val: string) => boolean; export declare const isValidDatePickType: (val: string) => boolean;