import { RenderFunction } from 'vue';
declare const ClockIcon: RenderFunction;
export default ClockIcon;
