export interface SpinnersConfig { color?: string; size?: string; speed?: string; }