/// import { ImageProps } from '.'; declare const SvgPartnerPlus: ({ size, ...props }: ImageProps) => JSX.Element; export default SvgPartnerPlus;