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