export function getTK(text: any, domain: any): Promise<{ name: string; value: string; }>;