export declare const SchemaEditScreen: ({ schema: [schema, setSchema], }: { schema?: import("@dwidge/hooks-react").AsyncState | null> | undefined; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=SchemaEditScreen.d.ts.map