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