export declare enum Formats {
    JSON = "JSON"
}
