export declare const filterByReference: (tableRow: any, nestedRowsId: string[], isIncluded?: boolean) => any;
