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