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