variable isStreamPropsimport { isStreamProps } from "https://dotland.deno.dev/x/live@1.63.12/clients/withManifest.ts"; type<TProps>(props: TProps | TProps & StreamProps) => props is TProps & StreamProps