import type { DivinationMethodId } from '../config'; export declare function buildTaskText(method: Exclude): string;