import installer from "./defaults";
export declare const install: (app: import("vue").App<any>) => void;
export default installer;
