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