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