import { FC, PropsWithChildren } from 'react'; /** Skeleton */ export declare const NavigationContainerSkeleton: FC;