export { hide as hideBackButton, isVisible as isBackButtonVisible, isMounted as isBackButtonMounted, isSupported as isBackButtonSupported, mount as mountBackButton, onClick as onBackButtonClick, offClick as offBackButtonClick, show as showBackButton, unmount as unmountBackButton, } from './exports.variable.js'; export * as backButton from './exports.variable.js';