export declare const Artist: ({ trackKey, className }: { trackKey?: string; className?: string; }) => any;