export declare function getReadMe(description: string): string;
export declare function getCollectionDoc(meta: object): string;
