export declare const LLM_PATTERN: {
    handleMcqGeneration: string;
};
