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