type DataAttributes = Record<`data-${string}`, any>; export type { DataAttributes };