declare const RadCalendarPlugin: {
    install(Vue: any): void;
};
export default RadCalendarPlugin;
