UNPKG

redoc

Version:
6 lines (5 loc) 236 B
/// <reference types="react" /> export declare const Spinner: import("styled-components").StyledComponent<(props: { className?: string; color: string; }) => JSX.Element, import("../../theme").ResolvedThemeInterface, {}, never>;