export declare const postRequest: (url: string, data: any, token: string) => Promise;