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