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