import type { CallToActionFormType } from "../types"; export declare const mockForm: CallToActionFormType;