export declare const areCollectionNamesSame: (a: string, b: string) => boolean;
