import { ListNotebooks } from "../internal/types"; declare const listNotebooks: ListNotebooks; export default listNotebooks;