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