import { Icon, TextFetcher } from './types'; export declare function parseIEConfig(html: string, textFetcher: TextFetcher): Promise;