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