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