export { default as McSpace } from './Space'; export type { SpaceProps } from './interface';