export declare const GRADIENT_ICONS_LIST: string[];
export declare const generateIcon: (vnode: any) => void;
