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