import * as React from 'react'; import { RadioGroup } from '@fluentui/react-northstar'; const RadioGroupItemExampleCheckedShorthand = () => ( ); export default RadioGroupItemExampleCheckedShorthand;