import React from "react"; import { PhoneVerificationStepProps } from "./types"; export declare const PhoneVerificationStep: React.FC;