import { MultistepForm } from "stentor-models"; /** * Single step "Schedule a Free Consultation" lead form. * * Areas of Interest is a multi-select CHECK field, which renders centered * under its title. */ export declare const consultationForm: MultistepForm;