import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const ClockLoader60FillIcon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default ClockLoader60FillIcon;
