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