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