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