export default Context; declare class Context { options: any; entries: any; rawBook: {}; document: any; worker: any; }