// __SDEFILE__ - This file is a dependency for the stand-alone environment export const HeaderWrapper = ({ children }) => (
{children}
)