export declare function initStripe(): void;
export declare function useStripe(): any;
export declare enum PaymentSheetError {
    Canceled = "Canceled"
}
//# sourceMappingURL=stripe.web.d.ts.map