export interface DataTestAttributes { 'data-testid'?: string; }