import type { SpinnerProps } from "react-bootstrap/Spinner"; export interface ISpinnerProps extends Partial> { }