import CryptoJS = require("./index");

export = CryptoJS.mode.OFB;
