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