export function solveHomography(srcPoints: any, dstPoints: any): any[] | null;