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