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