import { Other } from "../Other"; export declare class Space { text: string; a: Other; }