import React from "react"; export declare function FirstTimeSetup({ configPath }: { configPath: string; }): React.JSX.Element | null;