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