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