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