import { Protocol } from "./types"; declare module "boardroomInfo" { export = Protocol; }