/// import { FTLDotsProps } from "../../"; export { FTLDotsProps }; export declare const FTLDots: ({ color, className, style }: FTLDotsProps) => JSX.Element;