export declare const removeAuthorPlaceholder: (text: string) => string;
