/** * Helper functions for Calendly * * @author [Vivek Sudarsan] * @version 0.1.0 */ export declare const handleCalendlyEmbed: (visitorId: string) => void;