/** * Held while the region verdict is still provisional. * * Nothing of the deposit mounts behind this. Mounting the amount screen first * and swapping it out on a refusal would let the buyer start typing into a * flow that was never open to them, and would report the deposit `cancelled` * on the way out — on top of the refusal the host is about to hear. */ export declare function FiatRegionPendingStep(): import("react").JSX.Element; //# sourceMappingURL=FiatRegionPendingStep.d.ts.map