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