import { NavigationElementProps } from './navigation-element-props.js'; export type StyledNavigationElementProps = Pick; export declare const StyledNavigationElement: any;