import { ActionContext } from '..'; export declare const forgetDappConnections: (context: ActionContext) => void;