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