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