import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const fontSizeIconName = "font-size";
export declare const fontSizeIcon: IconShapeTuple;
