import * as vscode from 'vscode'; export declare function findInHtmls(text: string, fsPath?: string): Promise>;