declare const yuque2book: (token: string, url: string, local?: boolean) => Promise; export default yuque2book;