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