import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const textColorIconName = "text-color";
export declare const textColorIcon: IconShapeTuple;
