import type { SpinnerProps } from './types';
export declare const StyledSpinner: import("styletron-react").StyletronComponent<"i", SpinnerProps>;
