export type * from './src/public-types'; export { default as NSpace, spaceProps } from './src/Space'; export type { SpaceProps } from './src/Space';