import * as React from 'react';
export declare const BottomTabBarHeightCallbackContext: React.Context<((height: number) => void) | undefined>;
//# sourceMappingURL=BottomTabBarHeightCallbackContext.d.ts.map