/**
 * Deploys the Hyperlane core contracts to the specified chain using the provided config.
 */
export declare function hyperlaneCoreDeploy(chain: string, coreInputPath: string): Promise<import("zx").ProcessOutput>;
//# sourceMappingURL=core.d.ts.map