interface Props { closeAfterSelect?: boolean; errorMessage?: string; initDateOne?: string; isError?: boolean; label?: string; locale?: string; triggerElementId?: string; } declare const __VLS_export: import('vue').DefineComponent any; }, string, import('vue').PublicProps, Readonly & Readonly<{ onDates?: ((dates: string[]) => any) | undefined; }>, { label: string; triggerElementId: string; closeAfterSelect: boolean; locale: string; errorMessage: string; initDateOne: string; isError: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; declare const _default: typeof __VLS_export; export default _default; //# sourceMappingURL=CpCalendar.vue.d.ts.map