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