// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT import {explore} from '../models'; import {context} from '../models'; export function BackfillLibraryLyrics():Promise; export function BrowseReleaseGroups(arg1:string):Promise>; export function BrowseReleases(arg1:string):Promise>; export function CAALimiter():Promise; export function CheckLibraryMBIDs(arg1:Array):Promise>; export function CoverArtGroupURL(arg1:string):Promise; export function CoverArtURL(arg1:string):Promise; export function GetArtistImageCached(arg1:string):Promise; export function GetArtistImageCachedPath(arg1:string):Promise; export function GetArtistImageURL(arg1:string):Promise; export function GetArtistImages(arg1:Array):Promise>; export function GetArtistMBID(arg1:string):Promise; export function GetArtistPlayCount(arg1:string):Promise; export function GetCandidateThumbnail(arg1:string,arg2:string):Promise; export function GetIndexStatus():Promise; export function GetLibrarySimilarArtists(arg1:string):Promise>; export function GetPopularityBatch(arg1:Array):Promise>; export function GetThumbnail(arg1:string,arg2:string,arg3:string):Promise; export function GetThumbnails(arg1:Array):Promise>; export function GetTrackLyrics(arg1:number):Promise; export function GetTrackThumbnail(arg1:string,arg2:string,arg3:string,arg4:string):Promise; export function GetTrackThumbnails(arg1:Array):Promise>; export function InvalidateIndexDiscographies():Promise; export function InvalidateLibrarySync():Promise; export function IsIndexReady():Promise; export function LookupArtist(arg1:string):Promise; export function LookupReleaseGroup(arg1:string):Promise; export function MusicBrainz():Promise; export function PopulateLocalCrossReferences():Promise; export function PopulateLocalCrossReferencesIfNeeded():Promise; export function PrefetchReleases(arg1:Array):Promise; export function RebuildLyricsIndex():Promise; export function RebuildLyricsIndexIfNeeded():Promise; export function RecordSearchClick(arg1:string,arg2:string,arg3:string):Promise; export function RefreshListenCounts():Promise; export function ResolveReleaseGroupMBIDs(arg1:Array):Promise>; export function SearchLocal(arg1:string):Promise; export function SearchLyrics(arg1:string):Promise>; export function SetContext(arg1:context.Context):Promise; export function SimilarArtists(arg1:string):Promise>; export function StartIndexBuild():Promise; export function StopIndexBuild():Promise; export function TopRecordingsForArtist(arg1:string):Promise>; export function TopReleaseGroupsForArtist(arg1:string):Promise>; export function WaitForIndexIdle():Promise;