import Space from './src/index'; import type { SFCWithInstall } from '../utils/types'; declare const _Space: SFCWithInstall; export default _Space;