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