import { SVGProps } from 'react';
export declare const AlbumsPlaybackEmptystateDark: (props: SVGProps<SVGSVGElement>) => JSX.Element;
