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