import { Artist } from "../Interfaces/Artist"; export declare function getArtist(id: T): Promise; //# sourceMappingURL=getArtist.d.ts.map