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