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