export default function shouldShowRowByExpanded(expandedRowKeys?: never[], parentKeys?: never[]): boolean;
