// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT import {library} from '../models'; import {context} from '../models'; export function GetAlbumTracks(arg1:number):Promise>; export function GetAllAlbums():Promise>; export function GetAllTracks():Promise>; export function Scan():Promise; export function SetContext(arg1:context.Context):Promise;