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