import * as React from 'react'; export const DevOnlyStoryHeader = ({ children }: { children: JSX.Element | string }) => (