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