declare const _default: (str1: string, str2: string) => number; export default _default;