type TransformExtensionPrepareFunction = (entry: FilePondFileEntry & { file: File; }, options: TransformExtensionFunctionOptions) => Promise<void>