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