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