export declare class FetchHelp { static post(url: string, body: Record): Promise; }