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