import { IconProps } from '../lib';
declare function ChalkboardSimple(props: IconProps): JSX.Element;
export default ChalkboardSimple;
