export declare function findCommonBeginningSubstr(a: string, b: string): string; //# sourceMappingURL=find-common-beginning-substr.d.ts.map