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