export declare const enum Form { Card = "card", CardSaving = "card-saving", Pay = "pay", Token = "pay-token" }