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