import { withBase } from '../utils'; declare const _default: { components: { NavBarLinks: import("vue").ComponentOptions<{}, any, any, any, any, any, any, any>; }; setup(): { withBase: typeof withBase; }; }; export default _default;