import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const alignRightTextIconName = "align-right-text";
export declare const alignRightTextIcon: IconShapeTuple;
