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