UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 328 B
import { ISpinnerProps } from './types'; export declare const Spinner: import('../../../../node_modules/.pnpm/react@19.2.3/node_modules/react').ForwardRefExoticComponent<ISpinnerProps & import('../../../../node_modules/.pnpm/react@19.2.3/node_modules/react').RefAttributes<HTMLDivElement>>; //# sourceMappingURL=Spinner.d.ts.map