type SpinnerSize = "sm" | "md" | "lg" | "xl"; export type { SpinnerSize };