declare const GCalendar: ({ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins string; }; yearValue: { type: StringConstructor; default: () => string; }; maxTodo: { type: NumberConstructor; default: number; }; }>> & Readonly<{ "onUpdate:monthValue"?: ((...args: any[]) => any) | undefined; "onUpdate:yearValue"?: ((...args: any[]) => any) | undefined; onChangeMonth?: ((...args: any[]) => any) | undefined; onChangeYear?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:monthValue": (...args: any[]) => void; "update:yearValue": (...args: any[]) => void; changeMonth: (...args: any[]) => void; changeYear: (...args: any[]) => void; }, import('vue').PublicProps, { dbOptions: Record; popWidth: number; isPop: boolean; isDia: boolean; isRadio: boolean; dateType: string; monthValue: string; yearValue: string; maxTodo: number; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly string; }; yearValue: { type: StringConstructor; default: () => string; }; maxTodo: { type: NumberConstructor; default: number; }; }>> & Readonly<{ "onUpdate:monthValue"?: ((...args: any[]) => any) | undefined; "onUpdate:yearValue"?: ((...args: any[]) => any) | undefined; onChangeMonth?: ((...args: any[]) => any) | undefined; onChangeYear?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, { dbOptions: Record; popWidth: number; isPop: boolean; isDia: boolean; isRadio: boolean; dateType: string; monthValue: string; yearValue: string; maxTodo: number; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase string; }; yearValue: { type: StringConstructor; default: () => string; }; maxTodo: { type: NumberConstructor; default: number; }; }>> & Readonly<{ "onUpdate:monthValue"?: ((...args: any[]) => any) | undefined; "onUpdate:yearValue"?: ((...args: any[]) => any) | undefined; onChangeMonth?: ((...args: any[]) => any) | undefined; onChangeYear?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:monthValue": (...args: any[]) => void; "update:yearValue": (...args: any[]) => void; changeMonth: (...args: any[]) => void; changeYear: (...args: any[]) => void; }, string, { dbOptions: Record; popWidth: number; isPop: boolean; isDia: boolean; isRadio: boolean; dateType: string; monthValue: string; yearValue: string; maxTodo: number; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { legend?(_: {}): any; todo?(_: { data: any; }): any; todo?(_: { data: any; }): any; todo?(_: { data: any; }): any; todo?(_: { data: any; }): any; "todo-dialog"?(_: { data: any; }): any; "todo-dialog"?(_: { data: any; }): any; monthHeader?(_: { data: { name: string; value: string; }; }): any; }; }) & import('vue').Plugin) & Record; export default GCalendar;