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