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