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