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