interfacehttp2.ServerStreamFileResponseOptionsWithErrorinterface ServerStreamFileResponseOptionsWithErrorlength?: numberoffset?: numberonError?: (err: ErrnoException) => voidstatCheck?: (stats: Stats, headers: OutgoingHttpHeaders, statOptions: StatOptions) => voidwaitForTrailers?: boolean