import type { INodeProperties } from 'n8n-workflow';
export declare const resource: {
    name: string;
    value: string;
};
export declare const operations: INodeProperties[];
export declare const fields: INodeProperties[];
//# sourceMappingURL=SpaceDescription.d.ts.map