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