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