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