import type { IonicConfig } from "@ionic/core/components";
import type { Plugin } from "vue";
export declare const IonicVue: Plugin<[IonicConfig?]>;
