import { Icon } from './types'; export declare function parseIE11Tiles(html: string): Icon[];