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