import type { VuetifyOptions } from 'vuetify';
export declare function configureDate(vuetifyOptions: VuetifyOptions): void;
