import type NavbarGroup from './navbar-group.vue';
export declare type NavbarGroupInstance = InstanceType<typeof NavbarGroup>;
