type TransformExtensionCanTransformFunction = (entry: FilePondEntry) => boolean | Promise<boolean>