import type { SFCWithInstall } from './types'; declare const _default: (component: T) => SFCWithInstall; export default _default;