export declare const METADATA: {
    SCOPE: string;
    DEPENDANCY: string;
    PARAM: string;
    DEPENDANCYPARAM: string;
};
