import { SVGProps } from "react"; declare const ChalkboardLightIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default ChalkboardLightIcon;