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