import type { ExtractPropTypes } from 'vue'; export declare const Props: {}; export type DatePickerProps = ExtractPropTypes;