export declare function track(payload: { event_name: string; payload: any; }): Promise;