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