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