import { DappInfo } from "../../interfaces/DappInfo";
export declare const logInstructions: (dappInfo: DappInfo) => never;
