declare module 'vue-github-button' {
import type { Component } from '@vue/runtime-core'
export default Component
}