import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const justifyTextIconName = "justify-text";
export declare const justifyTextIcon: IconShapeTuple;
