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

declare const LuckIcon: MdiReactIconComponentType;
export default LuckIcon;
