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