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