export { Space } from './Space';
export type { SpaceFactory, SpaceProps } from './Space';
