import type { ExtractPropTypes } from "vue"; export declare const xDatePiker: { readonly type: import("/xplus/es/utils/props").BuildPropReturn; readonly shortcutsConfig: import("/xplus/es/utils/props").BuildPropReturn<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], () => never[], unknown, unknown, unknown>; }; export declare type xDatePiker = ExtractPropTypes;