export declare const getJsonContentType: (contentTypes: Array<string>) => string | undefined;
