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