export declare function renameIcon(iconName: string, categoryName: string): string;
