export interface SpinnerProps { size?: number; img?: string; }