export declare function FormNavigationClient(props: { navigationSteps: string[]; }): import("react/jsx-runtime").JSX.Element;