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