export declare const compareChains: (chain1: string, chain2: string) => boolean;