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