type StoreExtensionStoreFunction = (entry: FilePondFileEntry, options: StoreExtensionFunctionOptions) => Promise<string | boolean | void>