import type { ForwardRefComponent } from '@project44-manifest/react-types';
import type { SpinnerProps } from './Spinner.types';
export declare const Spinner: ForwardRefComponent<"svg", SpinnerProps>;
//# sourceMappingURL=Spinner.d.ts.map