import { type ComponentProps } from 'react'; declare const StaticSpinner: import("react").MemoExoticComponent, HTMLDivElement>, "children"> & { size?: number; }, "ref"> & import("react").RefAttributes>>; export declare const IconSpinner: import("react").MemoExoticComponent<({ animate, className, ...props }: { animate?: boolean; } & ComponentProps) => import("react/jsx-runtime").JSX.Element>; export {};