export declare const CircularThumb: (props: JSX.IntrinsicElements['circle']) => JSX.Element | null;
