import React from 'react'; export const Foobar = (props: any) => { return <
foobar
; };