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