import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const centerTextIconName = "center-text";
export declare const centerTextIcon: IconShapeTuple;
