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