import { Icon } from '../types'; export declare function getIcons(document: Document, linkElementSelector: string, reference: string): Icon[];