createMediaTimeIndicator(): { key: string; component: any; props: { class: string; }; children: { key: string; component: any; props: ({ video }: NodeContext) => { timeISO: any; timeLabel: any; durationISO: any; durationLabel: any; }; }; }
filepond/types
createMediaTimeIndicator