import { IExternalServiceBase } from '../Interfaces/Space/IExternalService'; export declare const allExternalServices: IExternalServiceBase[];