import { space } from '../../foundations/__generated__/space.js'; type Space = keyof typeof space; export type { Space };