export declare const Headers: { ContentType: string; }; export declare const ContentTypes: { json: string; };