/** * @internal */ export declare function isMetadataEqual(old: any, changed: any): boolean;