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