import { RequestOptionsFactory } from '@wix/sdk-types'; /** echo given arg1 and arg2 */ export declare function publicLongEcho(payload: object): RequestOptionsFactory;