declare const CONTENT_TYPES: Record<string, string>;

export { CONTENT_TYPES };
