import * as React from 'react'; export interface IRenderCommentsProps { } export declare const RenderComments: React.FunctionComponent; //# sourceMappingURL=RenderComments.d.ts.map