import React from 'react'; import IconProps from './props'; declare const RestoreIcon: React.FC; export default RestoreIcon;