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