import { SVGProps } from "react";
declare const SvgMenu2: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export default SvgMenu2;
