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