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