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