import React from 'react'; import { Spinner } from '@breakaway/preact-core'; export const SpinnerBasic: React.FunctionComponent = () => ;