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