/// import { SpinnerProps as uuiSpinnerProps } from '@epam/uui-components'; export type SpinnerProps = uuiSpinnerProps; export declare const Spinner: import("react").ComponentType>; //# sourceMappingURL=Spinner.d.ts.map