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