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