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