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