export function fromTwo(origin: any, a: any): number; export function fromThree(a: any, b: any, c: any): number;