COLLECTION_FORMATS: {
    csv: string;
    pipes: string;
    ssv: string;
    tsv: string;
} = ...

export