import { MdiReactIconComponentType } from './dist/typings';

declare const PokerChipIcon: MdiReactIconComponentType;
export default PokerChipIcon;
