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