import MqInit, { mqExec as mq } from './lib/core'; export { mq }; export default MqInit;