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