/** The charset format */
export declare enum CharsetEnum {
    'UTF-8' = "UTF-8"
}
//# sourceMappingURL=CharsetEnum.d.ts.map