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