export type SpinnerType = { topColor?: string; bottomColor?: string; size?: string; strokeWidth?: string; margin?: string; padding?: string; speed?: string; };