import type { InitialState } from '@react-navigation/routers'; export default function findFocusedRoute(state: InitialState): (Omit, "key"> & { state?: Readonly & Readonly<{ params?: Readonly; }> & { state?: Readonly | import("@react-navigation/routers").PartialState> | undefined; })[]; type: string; stale: false; }>, "stale" | "routes">> & { routes: (Omit, "key"> & any)[]; }> | undefined; }) | undefined; //# sourceMappingURL=findFocusedRoute.d.ts.map