export declare function usePOST(): (url: string, body: Json) => Promise;