const RenderChildren = (props: any) => { return props.children } export const TooltipSimple = RenderChildren