export declare enum EPayioCatalogContext {
    DEFAULT = "DEFAULT",
    INDOOR = "INDOOR"
}
