export declare const LEAD_PATTERN: {
    fetchLead: string;
    createLead: string;
};
