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