export interface ApiOption { noParse?: boolean; longRequest?: boolean; } //# sourceMappingURL=interface.d.ts.map