export declare function ReverseRows(matrix: unknown[][]): unknown[][]; //# sourceMappingURL=ReverseRows.d.ts.map