export function createIcon(type: string, id: string): SVGSVGElement export function resolveIcon(container: HTMLElement): HTMLElement