import { ApiOptions } from '../types'; export declare const apiOptions: (maybeOptions: any) => ApiOptions;