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