import { PropType } from 'vue'; import { SfBadgePlacement, SfBadgeVariant } from '../../index.ts'; declare const _default: import('vue').DefineComponent; default: SfBadgePlacement; }; variant: { type: PropType<`${SfBadgeVariant}`>; default: SfBadgeVariant; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; default: SfBadgePlacement; }; variant: { type: PropType<`${SfBadgeVariant}`>; default: SfBadgeVariant; }; }>> & Readonly<{}>, { placement: "top-right" | "top-left" | "bottom-right" | "bottom-left"; content: string | number; max: number; variant: "standard" | "dot"; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default; //# sourceMappingURL=SfBadge.vue.d.ts.map