export declare const ERR_CANNOT_DELEGATE = "Cannot delegate. The target delegate is already either a plugin authority or the asset owner"; export declare const ERR_CANNOT_REVOKE = "Cannot revoke. Either no plugins defined or the plugin authority is already the asset owner";