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