export default function Layout(props: { children: React.ReactNode foo: React.ReactNode bar: React.ReactNode }) { return (