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