import { ReactIconComponentType } from '../types';

declare const Casino: ReactIconComponentType;
export default Casino;
            