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