// 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 BrowseReleaseGroups(arg1:string):Promise>; export function BrowseReleases(arg1:string):Promise>; export function CheckLibraryMBIDs(arg1:Array):Promise>; export function CoverArtGroupURL(arg1:string):Promise; export function CoverArtURL(arg1:string):Promise; export function GetArtistImageURL(arg1:string):Promise; export function GetArtistImages(arg1:Array):Promise>; export function GetArtistMBID(arg1:string):Promise; export function GetThumbnail(arg1:string,arg2:string,arg3:string):Promise; export function GetThumbnails(arg1:Array):Promise>; export function InvalidateIndexDiscographies():Promise; export function LookupArtist(arg1:string):Promise; export function LookupReleaseGroup(arg1:string):Promise; export function Search(arg1:string):Promise; export function SearchArtists(arg1:string):Promise>; export function SearchRecordings(arg1:string):Promise>; export function SearchReleaseGroups(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>;