import { SendToNotebook } from "./types"; declare const sendToNotebook: SendToNotebook; export default sendToNotebook;