export declare function strncmp(str1: string, str2: string, lgth: number): number;