export function matset(matrix: any, i: any, j: any, value: any): any;
