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

declare const MarginIcon: MdiReactIconComponentType;
export default MarginIcon;
