type alias LayoutPropsDeprecatedDeprecatedUse PageProps instead import { type LayoutProps } from "https://dotland.deno.dev/x/fresh@1.7.3/server.ts"; Type ParametersoptionalT = anyoptionalS = Record<string, unknown>deprecateddefinition: PageProps<T, S>