import { IconProps } from '../types';
declare function Student(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Student;
//# sourceMappingURL=Student.d.ts.map