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