export declare function notebookBootstrapSource(origin: string, token: string, exitToken: string, cwd: string): string; export declare function notebookExampleSource(marker: string, occupied?: boolean): string;