export declare const swap: (payload: any) => Promise<any>;
