export declare function changesRestAPI(config: { applicationId: string; projectId: string; masterKey: string; }, prefix?: string): { name: string; onEvent: any; };