declare const getDefaultHeaderHeight: (isLandscape: boolean) => 48 | 56; export default getDefaultHeaderHeight;