export declare const SchemaView: ({ form, onPress, }: { form?: Partial | null | undefined; onPress?: (() => void) | undefined; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=SchemaView.d.ts.map