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