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