import { PickMPAttr } from '@hylid/types'; declare const showTabBar: PickMPAttr<'showTabBar'>; export default showTabBar;