import * as EncryptUtil from "./encrypt"; export const foo = "foo"; export { EncryptUtil };