export declare function parseQueryString(string: string): any; export declare function loadAPI(): Promise;