type StoreExtensionReleaseFunction = (storageId: string, entry: FilePondFileEntry, options: TaskFnOptions) => Promise<boolean | void>