import type { Layout } from '../types'; export declare function getDefaultHeaderHeight(layout: Layout, modalPresentation: boolean, topInset: number): number; //# sourceMappingURL=getDefaultHeaderHeight.d.ts.map