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

export = CryptoJS.mode.CFB;
