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