/** * @license * Copyright Slavko Mihajlovic All Rights Reserved. * * Use of this source code is governed by an ISC-style license that can be * found at https://www.isc.org/licenses/ */ export declare const AddressChecks: () => import("../interfaces/check-config.interface").PreparedChecks;