createFileStoreInfo(): { key: string; component: LegacyComponentType; props: { subtag: string; subattrs: { layout: string; }; }; transition: { fn: typeof fade; duration: number; easing: typeof quadInOut; when: ({ entry }: NodeContext) => boolean; }; children: TemplateNode[]; }
filepond/types
createFileStoreInfo