/// <reference types="react" />
export declare const CircularThumb: (props: JSX.IntrinsicElements['circle']) => JSX.Element | null;
