export declare const METADATA_KEY: {
    validate: string;
};
export declare const ERRORS_MSGS: {
    DUPLICATED_VALIDATE_DECORATOR: string;
};
