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