import { FormProps } from './FormProps'; export declare const ApplyNow: ({ icon, children, disclosure, variant: fullVariant, headline, description, id, gbf, project, }: Omit) => import("react").JSX.Element;