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