import React from 'react' // export function Spinner({ color, ...rest }: any) { return ( ) }