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