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