export declare const DIDIT_PATTERN: {
    handleEkycCreateSession: string;
    handleEkycWebhook: string;
};
