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