interface IFnListimport { type IFnList } from "https://deno.land/x/google_play_scraper@v9.0.2/index.d.ts"; Call Signatures(options?: IFnListOptions): Promise<IAppItem[]>