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