import { Comment } from 'typedoc/dist/lib/models';
export declare function comment(this: Comment): string;
