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