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