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