import { TableState } from '../..'; import type { Product } from '../overview/product'; export declare class RowDetailsTableStore { tableState: TableState; private getDataSource; private idSelector; } //# sourceMappingURL=row-details-table.store.d.ts.map