type InspectorAppProps = { defaultSyncServer?: string; }; export default function InspectorStandalone(props: InspectorAppProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=standalone.d.ts.map