import { Matrix } from '.';
export declare function maxI(matrix: Matrix): number;
//# sourceMappingURL=max-i.d.ts.map