import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const RepeatIcon: FunctionalComponent; export default RepeatIcon;