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