import type Backtop from './backtop.vue';
export type BacktopInstance = InstanceType<typeof Backtop>;