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

declare const PuzzleOutlineIcon: MdiReactIconComponentType;
export default PuzzleOutlineIcon;
