/// import { SpinProps } from '.'; export declare function Ring(props: SpinProps): JSX.Element; export declare function Plane(props: SpinProps): JSX.Element; export declare function Pulse(props: SpinProps): JSX.Element;