type StoreExtensionRestoreFunction = (storageId: string, entry: FilePondFileEntry, options: StoreExtensionFunctionOptions) => Promise<void | File>