import type { IconComponent } from '../types'; declare const History: IconComponent; export default History;