import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use TextAlignJustifyIcon */
export declare const TextAlignJustify: Icon;
export { I as TextAlignJustifyIcon };
//# sourceMappingURL=TextAlignJustify.d.ts.map