export type ScanbotConfigPlugin = { iOSCameraUsageDescription?: string; ocrBlobsDirPath?: string; largeHeap?: boolean; mavenURLs?: boolean; };