import { SpinnerCircleProps } from './types'; declare const Circle: import("styled-components").StyledComponent; export { Circle };