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

declare const MartiniIcon: MdiReactIconComponentType;
export default MartiniIcon;
