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