import type { Space } from "./../type"; export declare const get_space: (space_id: string) => Promise; //# sourceMappingURL=get_space.d.ts.map