import { IconProps } from '../types';
declare const PokerChip: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default PokerChip;
//# sourceMappingURL=PokerChip.d.ts.map