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