UNPKG

gather-content-ui

Version:
8 lines 258 B
declare function CommentBody({ children, className }: any): import("react/jsx-runtime").JSX.Element; declare namespace CommentBody { var defaultProps: { className: string; }; } export { CommentBody }; //# sourceMappingURL=CommentBody.d.ts.map