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