export declare const ContentType = "Content-Type";
export declare const MimeTypes: {
    textPlain: string;
    applicationJson: string;
};
//# sourceMappingURL=ContentTypeHeader.d.ts.map