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