import React from 'react'; import type MdIconProps from './icon.model'; declare const MdPanIcon: React.FunctionComponent; export default MdPanIcon;