import React from 'react'; declare const SvgStudent: (props: React.SVGAttributes) => JSX.Element; export default SvgStudent; //# sourceMappingURL=Student.d.ts.map