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