import type { Space } from "../../../type"; export declare const Content: (space: Space) => HTMLDivElement; //# sourceMappingURL=index.d.ts.map