/// import { IShimmerCircleProps } from './ShimmerCircle.types'; export declare const ShimmerCircle: (props: IShimmerCircleProps) => JSX.Element;