class AbstractBoot { bootstart() {/* eslint-disable-line no-empty */} } export {AbstractBoot, AbstractBoot as default};