// packages/latex-to-mathml/build-module/loader.js function loader() { return import("@wordpress/latex-to-mathml"); } export { loader as default };