Type alias: ImageUploadHandler

ImageUploadHandler: (image) => Promise<string> | null