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