import React from 'react'; import { DataTableRowProps } from '@epam/uui-core'; export declare const DataTableRow: React.NamedExoticComponent & React.RefAttributes>; //# sourceMappingURL=DataTableRow.d.ts.map