import * as React from "react";
declare function SvgManzana1(props: React.SVGProps<SVGSVGElement>): JSX.Element;
export default SvgManzana1;
