import React from "react"; declare const _default: { title: string; }; export default _default; export declare const NavigationDemo: { (): React.JSX.Element; story: { name: string; }; }; export declare const NavigationDemo2: { (): React.JSX.Element; story: { name: string; }; }; export declare const NavigationDemo2SupportLink: { (): React.JSX.Element; story: { name: string; }; };