export declare function UserBadgeCell({ cellData }: {
    cellData?: string;
}): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=UserBadgeCell.d.ts.map