import type React from 'react'; import type { UseFormFetchOption } from '.'; declare const API: React.FC; export default API;