/// import { SvgIconProps } from './types'; export declare function AlbumAddIcon({ className, ...props }?: Partial): JSX.Element;