export { default as tick } from './tick'; export { default as findHTMLElement } from './findHTMLElement'; export { default as checkMobile } from './checkMobile';