import Space from "./space"; export type { SpaceThemeVars } from "./space.shared"; export default Space;