declare module "vuesax3" {
  export default function install(app: any, options: any): void
}
