export type ScreenshotOptions = { output?: "file" | "base64" | "dataUri"; }; //# sourceMappingURL=ExpoScreenshot.types.d.ts.map