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