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

declare const PuzzleIcon: MdiReactIconComponentType;
export default PuzzleIcon;
