import Space from './src/space'; import type { SFCWithInstall } from '@hd-front-end/element-plus/es/utils'; export declare const ElSpace: SFCWithInstall; export default ElSpace; export * from './src/space'; export * from './src/item'; export * from './src/use-space';