declare const ClockIcon: { name: string; svg: string; }; export default ClockIcon;