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

declare const SkateIcon: MdiReactIconComponentType;
export default SkateIcon;
