export type DataAttributes = Record<`data-${string}`, string | undefined>