export declare const mergeable: (thing: unknown) => boolean;
