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