export declare const distance: (a: any, b: any) => number;
