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

declare const LaravelIcon: MdiReactIconComponentType;
export default LaravelIcon;
