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