"use strict"; import Becca from "./becca-interface"; const becca = new Becca(); export = becca;