import { RequestOptionsFactory } from '@wix/sdk-types'; export declare function runTrigger(payload: object): RequestOptionsFactory;