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