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

declare const JigsawIcon: MdiReactIconComponentType;
export default JigsawIcon;
