export declare const CONTENT_PLACEHOLDER = "{notebook}";
export declare const START_BLOCK = "{notebook-block}";
export declare const END_BLOCK = "{end-notebook-block}";
