export function parseFeatureLocation(locStr: any, isProtein: any, inclusive1BasedStart: any, inclusive1BasedEnd: any, isCircular: any, sequenceLength: any): any; export default genbankToJson; declare function genbankToJson(string: any, options?: {}): any;