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