export declare const LoadingDots: ({ color }: { color?: string | undefined; }) => import("react/jsx-runtime").JSX.Element;