import * as React from 'react'; declare function SolidCircle(props: React.ComponentProps<'svg'>): JSX.Element;