import { IconDefinition } from '../../templates/types'; declare const HistoryOutlined: IconDefinition; export default HistoryOutlined;