export declare function getSlotsPropertyName(vueVersion: number): "$scopedSlots" | "$slots"; export { hyphenate as hyphenateTag } from '@vue/shared'; export declare function hyphenateAttr(str: string): string; //# sourceMappingURL=shared.d.ts.map