import { toLower } from "../index.js";
export default toLower;
