export declare function RotateMatrix(matrix: unknown[][], direction?: number | string): unknown[][]; //# sourceMappingURL=RotateMatrix.d.ts.map