export declare function extractPuppeteerText(puppeteerObject: object, fnName: string, args: any[], returnValue: any): string | undefined;