UNPKG

gather-content-ui

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