export declare class Misc {
    PBFPubKey: string;
    paymentObject: object;
    sandbox: string;
    live: string;
}
