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