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