import type { FastCommentsCommentCountConfig } from 'fastcomments-typescript'; export interface FastCommentsCommentCountProps extends FastCommentsCommentCountConfig { } export declare function FastCommentsCommentCount(props: FastCommentsCommentCountProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=FastCommentsCommentCount.d.ts.map