import { IResponse } from "../type"; export declare function getAccount(url?: any): Promise;