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