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