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