export default ICONS; declare namespace ICONS { function destroy(): void; function parse(icons: any): void; function append(): void; }