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