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