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