const Component = () => { return

Hello world

; }; export const ns = { Component }