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