export const ns = [] export const WorkbenchLayout = (props) => (
{props.children}
)