import type { MobileDestination } from '../../shell/shell-responsive'; export interface MobileBarNavDestinationDetail { destination: MobileDestination; } //# sourceMappingURL=mobile-bar-nav-types.d.ts.map