import { YamatConfig } from "./types"; export declare function link(yamatConfig: YamatConfig): void;