export interface IDataTestID { 'data-testid'?: string; 'aria-label'?: string; } //# sourceMappingURL=react-component.d.ts.map