export declare function getRootIconName(iconName: string): string; export declare function getBaseSvgHtml(iconName: string): Promise;