APIScreenshotOptions.encodingVersion: NextScreenshotOptions.encoding propertyEncoding of the image.Signature:interface ScreenshotOptions { encoding?: 'base64' | 'binary';}