import { FC } from 'react'; import { ClassStyleProps } from '../../utils/types'; export declare const DynamicSpinner: FC;