import { ReleaseResult } from './common'; export declare function addMetaData(dep?: ReleaseResult, datasource?: string, lookupName?: string): void;