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