UNPKG

@forbespro/lead-agent

Version:
6 lines (5 loc) 192 B
interface FourDotIndicatorProps { className?: string; } export declare function FourDotIndicator({ className }: FourDotIndicatorProps): import("react/jsx-runtime").JSX.Element; export {};