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