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