import { PropType, ConcreteComponent } from 'vue'; import { SfLinkVariant } from '../../index.ts'; declare const _default: __VLS_WithTemplateSlots; default: string; }; variant: { type: PropType<`${SfLinkVariant}`>; default: SfLinkVariant; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; default: string; }; variant: { type: PropType<`${SfLinkVariant}`>; default: SfLinkVariant; }; }>> & Readonly<{}>, { variant: "primary" | "secondary"; tag: string | ConcreteComponent; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; }; //# sourceMappingURL=SfLink.vue.d.ts.map