import * as React from 'react'; import { PrimaryButton } from './PrimaryButton'; export const PrimaryButtonPreview = () => ( Button );