import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const textIconName = "text";
export declare const textIcon: IconShapeTuple;
