export declare const _notationKeyCollision: (first: string, second: string, destination: string) => never;
