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