export declare function httpPost(url: string, applicationAccessKey: string, data?: unknown): Promise;