// TODO(mime): copied from tldraw package, needs to be in another shared location. export function Spinner(props: React.SVGProps) { return ( ) }