export declare enum Currency {
    "CHF" = "chf"
}
