export declare enum MappingParameterType {
    ORIGIN_UNIT = "ORIGIN_UNIT",
    MERCHANT_DISPLAY_NAME = "MERCHANT_DISPLAY_NAME"
}
